Skip to content

Conversation

arcaputo3
Copy link
Collaborator

Release 0.2.0

🎯 Overview

This release brings compatibility with MCP SDK 0.13.1 and resolves all breaking changes from the SDK update.

✨ Major Changes

  • MCP SDK Update: Upgraded from 0.11.3 to 0.13.1
  • API Compatibility: Fixed all breaking changes introduced by the new SDK
  • Resource Templates: Templates now properly handled by the SDK (removed outdated warning)

🔧 Technical Updates

  • StdioServerTransportProvider now uses McpJsonMapper for JSON handling
  • Migrated from deprecated TypeReference to new TypeRef interface
  • JSON schema parsing now uses McpJsonMapper.readValue() method

📦 Version Bump

  • Version updated from 0.1.3-SNAPSHOT to 0.2.0

✅ Quality Assurance

  • All 139 tests passing
  • Full backward compatibility maintained
  • No functionality regression

📚 Documentation

  • Removed outdated warning about resource templates from README
  • Templates are now correctly handled by MCP SDK 0.13.1

Ready for release upon merge. The CI/CD pipeline will automatically publish to Maven Central when this PR is merged.

🤖 Generated with Claude Code

- Bump version from 0.1.3-SNAPSHOT to 0.2.0
- Remove outdated warning about resource templates from README (fixed in MCP SDK 0.13.1)

Major changes in 0.2.0:
- Update to MCP SDK 0.13.1 with full compatibility
- Fixed all breaking changes from SDK update
- Resource templates now properly handled by the SDK

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@arcaputo3 arcaputo3 merged commit 1d88efd into main Sep 26, 2025
5 checks passed
@arcaputo3 arcaputo3 deleted the release/0.2.0 branch September 26, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant